How to write proper code in HySoPΒΆ
Developper should follow python recommandations for code style.
Lower-level functions should be tested in the appropriate unitary tests folders.
Higher-level functionalities should be exposed in an example file.